home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / Apps / Director / DATA.Z / Scriptable Authoring.dir / Scripts_27_Go to Switching Casts.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  93 b   |  6 lines

  1. on mouseUp
  2.   PlaySound("ButtonClick")
  3.   SetMIAWText("Switching")
  4.   go("Switching Casts")
  5. end
  6.